ToJson Method (EnumDefaultExportSetting<T>)
Converts the enum export setting to a JSON string.
'Declaration
Public Overrides Function ToJson() As String
public override string ToJson()
Return Value
A JSON
System.String representing the enum export setting.